release: 0.55.0#101
Conversation
Pin all GitHub Actions referenced in generated workflows (both first-party `actions/*` and third-party) to immutable commit SHAs. Updating pinned actions is now a deliberate codegen-side bump rather than implicit on every workflow run.
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: This is an automated release PR with no actual code changes to API endpoints or Temporal workflows - it only updates version numbers and changelogs. To monitor this PR anyway, reply with |
e68e7ec to
48e5649
Compare
|
🧪 Testing To try out this version of the SDK: Expires at: Sun, 14 Jun 2026 20:33:20 GMT |
48e5649 to
2feef94
Compare
2feef94 to
635933e
Compare
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
635933e to
b863b1a
Compare
|
🤖 Release is at https://github.com/kernel/kernel-python-sdk/releases/tag/v0.55.0 🌻 |
Automated Release PR
0.55.0 (2026-05-15)
Full Changelog: v0.53.0...v0.55.0
Features
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Note
Medium Risk
Adds new request/response fields for managed auth connections (
auto_reauth,health_checks), which may change behavior for clients that rely on default auth-connection settings. Remaining changes are mostly version bumps and doc/CI workflow pinning.Overview
Bumps the SDK release to 0.55.0 (version files, manifest, changelog, and OpenAPI spec metadata).
Extends managed auth connection
create/update(sync + async) and related types to support new configuration flagsauto_reauthandhealth_checks, and updates tests accordingly.Polishes
start_urlparameter descriptions across browser session/pool resources and response types, and pins GitHub Actions used in CI/release workflows to specific commit SHAs.Reviewed by Cursor Bugbot for commit b863b1a. Bugbot is set up for automated code reviews on this repo. Configure here.